vendor/golang.org/x/sys/cpu.byteOrder.Uint64 (method)
3 uses
golang.org/x/sys/cpu
byteorder.go#L14: Uint64([]byte) uint64
hwcap_linux.go#L44: tag = uint(bo.Uint64(buf[0:]))
hwcap_linux.go#L45: val = uint(bo.Uint64(buf[8:]))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)